@charset "utf-8";
/* CSS Document */

body {
margin: 0 auto;
background: #fff repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1 {
margin: 0 auto;
padding: 0 0 20px;
}
a {
color: #757575;
}
a:hover {
text-decoration: none;
}
ul, ol, li {
margin: 0;
padding: 0;
list-style: inside;}
.info {
font-weight: bold;
list-style: circle;
}
.table {
display: block;
}
#container_shadow {
/* background:transparent url(../img/shad_corner_side.png) repeat-y scroll right; */
margin: 0 auto;
padding: 0;
width:743px;
}
#wrapper {
float: left;
width: 730px;
margin: 0 auto;
/* background: #686868 url(../img/bg_wrap.png) repeat; */
background-image: url(../img/bg_wrap.png);
padding: 7px;
overflow: auto;
/*border: solid #7AB4CE 1px;
border-bottom-color: #c7eeff;*/
}
#header {
float: left;
width: 100%;
clear: both;
height: 130px;
background: url(../img/ban_top_bg.png);
background-repeat: no-repeat;
}
#ban_bg {
background-color: #034283;
width: 724px;
height: 127px;
left: 7px;
position: relative;
top: 15px;
}
#header_img {
float:left;
width: auto;
position: relative;
top: 6px;
left: 31px;
border: none;
}
#header li {
text-align: center;
font-size: 18px;
font-weight: bold;
list-style: none;
color: #fff
}
#top_info {
float: right;
width: 26%;
margin: 19px 10px 0 0;
}
#top_nav {
background-color: #fafafa;
border: solid #9e9e9e 1px;
float: left;
width: 722px;
margin: 10px 0 5px 0;
padding: 5px 0;
text-align: center;
}
#top_menu li {
display: inline;
padding: 0 7px;
}
#top_menu a {
color: #078cff;
font-weight: 800;
}
#side_nav a {
font-weight: 800;
}
#side_nav {
margin: 0;
z-index: 30;
background-color: #c7eeff;
float: left;
width: 140px;
padding: 10px 10px 10px 10px;	
height: 100%;
border: solid #9e9e9e 1px;
}
#side_nav li{
list-style-type: none;
list-style-position: inside;
text-indent: 2px;
line-height: 25px;
}
#side_nav ol{
margin-left: 10px;
}
#side_nav .indent a{
font-weight: normal;
}
#content {
overflow: auto;
margin: 0 0 20px 5px;
padding: 20px;
background: #ffffff;
float: left;
width: 515px;
border: solid #9e9e9e 1px;
}
#content p {
text-align: justify;
}
#footer {
width: 724px;
clear: both;
background-color: #7AB4CE;
overflow: auto;
margin: 40px 0;
}
#footer_img {
float: left;
width: 100%;
clear: both;
}
#footer p {
padding: 12px;
margin: 0 0 0 14px;
color: #ffffff;
}
#contact_img {
float: right;
width: auto;
}
#bottom_shad {
background-image: url(../img/shad_bot.png);
background-repeat: no-repeat;
position: relative;
right: 21px;
width: 779px;
float: left;
padding: 0px 0px 60px;
}
#credits {
width: 728px;
}
#sddm li a {
display: block;
margin: 0 1px 0 0;
padding: 4px 10px;
width: 60px;
background: #5970B2;
color: #FFF;
text-align: center;
text-decoration: none;
}
#side_nav div {
position: absolute;
left: 420px;
visibility: hidden;
margin: 0;
padding: 0;
background: #7AB4CE;
border: 1px solid #0033FF;
}

	#side_nav div a {
	position: relative;
	display: block;
	margin: 5px;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #7ab4ce;
	color: #fff;
	font: 11px arial}

	#side_nav div a:hover {
	background: #f9f9f9;
	color: #444;
	}

#left_1 {
top: 188px;
}

#left_2 {
top: 217px;
}
#left_3 {
top: 270px;
}
#left_4 {
top: 295px;
}
